home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / comm / mail / YAMGenesis.lha / YAMGenesis / YAMGenesis.doc < prev   
Text File  |  2001-03-01  |  5KB  |  130 lines

  1.  
  2.                         GenesisOnline.yam
  3.                         GenesisOffline.yam
  4.                         GenesisQuit.yam
  5.  
  6.                       Version 1.02 - 1.3.01
  7.  
  8.                          © H. van der Ree
  9.                          hivdree@uwnet.nl
  10.  
  11.  
  12. Are you using an expensive dailupline to your ISP? Do you want to
  13. keep the costs as low as possible when emailing? These arexx
  14. scripts keep the time you are connected to an absolute minimum!
  15.  
  16.  
  17. DESCRIPTION:
  18.  
  19. GenesisOnline.yam will start and put Genesis online from YAM before
  20. downloading or sending new mail.
  21.  
  22. GenesisOffline.yam optionaly starts YAM2NN by Karol Bryd & Magnus
  23. Johansson, disconnects Genesis from your server, and if installed
  24. starts YahooGroupsScanner.rexx by Steve Bowman.
  25. Get them from Aminet, comm/mail/YahooGpScan1_1.lha.
  26.                       comm/news/Yam2NN_0.87.lha
  27. If mail is send it will also check if there is new mail on your
  28. mailserver and download it before hanging up if the option "SEND"
  29. is used.
  30.  
  31. The connection will not be touched if other programs like browsers
  32. or FTP clients are running or Genesis was already online.
  33.  
  34. GenesisQuit.yam cleans up when you quit YAM.
  35.  
  36.  
  37. REQUIREMENTS:
  38.  
  39. Genesis, YAM 2 and REXX. Optionaly YahooGroupsScanner.rexx and YAM2NN
  40. for stripping YahooGroups adverts and NNTP support.
  41.  
  42. WBStarter      ; \
  43. wbstart.library;  > Copyright (C) 1991-96 Stefan Becker, included
  44. dospath.library; /  in this archive.
  45.  
  46. The scripts work with Genesis 1.0.6, YAM 2.2 and OS 3.1. Other versions
  47. are not tested.
  48.  
  49.  
  50. INSTALLATION:
  51.  
  52. =========================================================================
  53.  
  54. IMPORTANT: Change GenesisOnline.yam script so it uses the Genesis
  55.            interface you use for connecting to your ISP!
  56.  
  57. =========================================================================
  58.  
  59. To install, simply copy these scripts to YAM:Rexx. Copy the programs
  60. from the c-directory to c: and from libs-directory to Libs: Make sure
  61. you do not overwrite newer existing files!
  62. wbstart.library is an OS3.x library, if you use a lower OS version,
  63. get WBStart1_4.lha. It's not on Aminet but it is on Aminet Set 1a.
  64. If you are using OS3.5 get WBStartEmu.lha from Aminet to replace
  65. wbstart.library.
  66.  
  67. Now open YAM's Config panel and go to the ARexx section. Hilite the
  68. "Before getting mail" item and load "Rexx/GenesisOnline.yam" into the
  69. Script gadget. Double check the Pop-up selector is on ARexx and not
  70. AmigaDOS. Leave "Open console window" unchecked, but (IMPORTANT) make
  71. sure "Wait for termination" is checked ON.
  72.  
  73. Hilite the "After getting mail" item and load "Rexx/GenesisOffline.yam"
  74. into the Script gadget. Double check the Pop-up selector is on ARexx and
  75. not AmigaDOS. Leave "Open console window" unchecked, but (IMPORTANT) make
  76. sure "Wait for termination" is checked ON.
  77. If you want YAM2NN support add the option "NEWS". Don't forget to add
  78. "rx Rexx/GenesiOffline.yam" into the "After download" gadget on the
  79. events page of YAM2NNConfig!
  80.  
  81. Hilite the "Before sending mail" item and load "Rexx/GenesisOnline.yam"
  82. into the Script gadget. Double check the Pop-up selector is on ARexx and
  83. not AmigaDOS. Leave "Open console window" unchecked, but (IMPORTANT) make
  84. sure "Wait for termination" is checked ON.
  85.  
  86. Hilite the "After sending mail" item and load "Rexx/GenesiOffline.yam SEND"
  87. into the Script gadget. Don't forget the option 'SEND'. Double check the
  88. Pop-up selector is on ARexx and not AmigaDOS. Leave "Open console window"
  89. unchecked, but (VERY IMPORTANT) make sure "Wait for termination" is
  90. checked OFF.
  91.  
  92. Hilite the "Program termination" item and load "Rexx/GenesisQuit.yam"
  93. into the Script gadget. Double check the Pop-up selector is on ARexx and
  94. not AmigaDOS. Leave "Open console window"  and "Wait for termination"
  95. unchecked.
  96.  
  97. Save your new settings. From now on you only have to start YAM to use
  98. your email!
  99.  
  100.  
  101. HISTORY:
  102.  
  103.   1.00 - 08.11.00  First public version.
  104.   1.01 - 09.11.00  Added a note about YAM2NNConfig in YAMGenesis.doc.
  105.                    The scripts did not change.
  106.   1.02 - 01.03.01  Added GenesisQuit.yam script and removed all 'screen'-
  107.                    stuff. Genesis will use the same screen as YAM.
  108.                    It now uses YahooGroupsScanner.rexx.
  109.  
  110.  
  111. THANKS
  112.  
  113. Thanks go to Steve Bowman, I nicked parts of his eGroupsScanner.readme.
  114. I hope he doesn't mind.
  115. Thanks also to Marcel Beck, of course for YAM, and the MiamiOn & Offline
  116. scripts which inspired me to write these Genesis scripts.
  117.  
  118.  
  119. DISCLAIMER:
  120.  
  121. · These scripts are to be used entirely at your own risk, and although I
  122.   have performed extensive testing, I will not be held responsible for
  123.   any loss of data as a result of there use.
  124. · These scripts are © 2000, and may only be distributed in its original
  125.   unmodified form.
  126. · These scripts are EMailware, that means if you use them, please send me
  127.   an email.
  128.  
  129. If you disagree with any of the above, do not use the scripts!
  130.